home *** CD-ROM | disk | FTP | other *** search
- Path: news.production.compuserve.com!news
- From: Darren Fuller <100252.3372@CompuServe.COM>
- Newsgroups: comp.lang.c++
- Subject: Thunking in Win 95
- Date: 19 Apr 1996 07:45:16 GMT
- Organization: Department of Veterans Affairs' (Australia)
- Message-ID: <4l7gac$6h4$1@mhafn.production.compuserve.com>
-
-
- We are porting a 16 bit application (developed in MSVC++ ver 1.5
- written in C) to a 32 bit application using MSVC++ ver 4.0. Our
- front end will be Win 95. Will our 32 bit application talk to a
- 16 bit DLL (a HLLAPI DLL)? Will anyone confirm that Win 95 will
- automatically thunk our 16 bit application. If yes at what
- performance cost.
-